Skip to content

Fix typo in schema definition grammar productions. #576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

CornedBee
Copy link
Contributor

The Schema section refers to and defines RootOperationTypeDefinition.
This production is missing in the appendix.

The SchemaExtension section refers to OperationTypeDefinition.
This production is not defined anywhere except in the appendix.

The two productions are identical. They are meant to be the same thing.

The Schema section refers to and defines RootOperationTypeDefinition.
This production is missing in the appendix.

The SchemaExtension section refers to OperationTypeDefinition.
This production is not defined anywhere except in the appendix.

The two productions are identical. They are meant to be the same thing.
@IvanGoncharov
Copy link
Member

@CornedBee I think I already fixed it in as part of #538.
Can you please review it and confirm?

@CornedBee
Copy link
Contributor Author

You are right, that's the same issue.

@CornedBee CornedBee closed this Apr 11, 2019
@CornedBee CornedBee deleted the root-operation-type-definition-confusion branch April 11, 2019 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants